﻿@charset "utf-8";

/*！

 * lib CSS 网页模版库 v1.0 基于bootstrap或ZUI

 * Copyright 2016-2017,XIAOBING TECH 

 * XBUI PC

 * Author:MR.YANGLIU

*/





/*通用组件开始 general component start*/
/*header 头部*/
.header{display: table; width:100%; height:63px; background: rgba(0,0,0,0.6); left: 0;}
.heder-fixed{position: fixed;top: 0; z-index: 9999999999999;}
.header-white{background:rgba(255,255,255,0.95) !important; box-shadow: 0 3px 3px rgba(0,0,0,0.05);}
	.header-white .nav a{color: rgba(0,0,0,0.8) !important;}
	.header-white .nav li:hover{background: #fafafa;}
	.header-white .nav li:hover a{color: rgba(0,0,0,1) !important;}
	.header-white .nav .submenu{background-color:#fff !important; box-shadow: 0px 3px 3px rgba(0,0,0,0.2);}
	.header-white .nav .submenu li a:hover{ background-color:rgba(0,0,0,0.02) !important;}
.header-green{background:rgba(12,31,44,0.75); box-shadow: 0 3px 3px rgba(0,0,0,0.05);}
.logo{padding-top: 10px;}
.header-bottom{}
/*logo*/



/*导航*/

nav ul{padding: 0; margin: 0;}

nav ul li{}



/*slider*/

.skitter{width: 100%; max-width: 100% !important; margin-bottom: 0 !important;}

.full-slide{width:100% !important;max-width:100%;position:relative;overflow:hidden;height:200px;}

.skitter img{max-width:none!important;}

.skitter.with-dots{margin-bottom: 0}

.skitter .info_slide_dots{bottom: 30px !important; display: none !important;}

.skitter .info_slide_dots .image_number{background: transparent;box-shadow:none;width: 14px;height: 14px;border:2px solid #ffffff;}

.skitter .info_slide_dots .image_number.image_number_select{background: #ffffff;}





.skitter.with-dots .prev_button{width: 100px; height:0px; overflow: initial; background:none !important; text-indent:0; position: relative;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.skitter.with-dots .prev_button:before{content: '<'; display:block; width: 100%;height: 100%; text-align: center; line-height: 98px; font-family:monospace !important; font-size: 80px; color: #fff; position: absolute; top:-50px; left: 0;}

.skitter.with-dots .next_button{width: 100px; height:0px; overflow: initial; background:none !important; text-indent:0;}

.skitter.with-dots .next_button:before{content: '>'; display:block; width: 100%;height: 100%; text-align: center; line-height: 98px; font-family:monospace !important; font-size: 80px; color: #fff; position: absolute; top:-50px; left: 0;}





.column-design{height: 60px; background: rgba(0,0,0,0.5); position: absolute; bottom: 0; z-index:99999999;}

.column-design a{height: 100%; line-height: 60px; font-size: 16px;}

.column-design a:before{content: ''; display: block; width: 1px; height: 50px;position: absolute; left: 0; top: 0;

background: #4f473d;

background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0.1)));

background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%);

background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%);

background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%);

background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%);

}

.column-design a:last-child:after{content: ''; display: block; width: 1px; height: 50px; position: absolute; right: 0; top: 0;

background: #4f473d;

background: -moz-linear-gradient(top, #4f473d 0%, #332b22 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f473d), color-stop(100%,#332b22));

background: -webkit-linear-gradient(top, #4f473d 0%,#332b22 100%);

background: -o-linear-gradient(top, #4f473d 0%,#332b22 100%);

background: -ms-linear-gradient(top, #4f473d 0%,#332b22 100%);

background: linear-gradient(to bottom, #4f473d 0%,#332b22 100%);

}

.column-design a:hover{color: #fff !important; background:rgba(255,255,255,0.05);

	background: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.01) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.05)), color-stop(100%,rgba(255,255,255,0.01)));

	background: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100%);

	background: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100%);

	background: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100%);

	background: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100%);

}











/*页脚 member-footer*/

.member-footer{width: 100%;font-size: 12px;border-top: 1px #e6e6e6 solid;}



/*友情链接*/

.nav-footlink{height:auto; padding: 20px 0;}
.dibu1200 {    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
}

.nav-footlink a{line-height:30px; padding-right: 20px;}

.nav-footlink a:hover{color: #333;}



.web-footer-pannel{height:255px; background:url(../images/web-footer-pannel-bg.png) top center no-repeat #0b1b26;  background-size: cover; -moz-background-size: cover;}

.web-footer-pannel .list-pannel{position: relative;}

.web-footer-pannel .list-pannel:before{content: ''; width: 1px; height: 175px; background: #24323d; position:absolute; top:35px; left: 0;}

.web-footer-pannel .list-pannel:first-child:before{content: ''; display: none;}



.nav-footmini{width: 100%;text-align: center;}

.nav-footmini dl,.nav-footmini ul,.nav-footmini li{list-style: none;padding: 0;margin: 0;}

.nav-footmini .col-links{display:inline-block;*display: inline;zoom:1;color: #999;}

.nav-footmini .col-links a{padding: 0 15px;}

.copy{}



/*模块section*/

.xb-module{display: block; overflow: hidden;}

.module-heading{position: relative;}

.module-body{position: relative;}



/*定义内页框架*/

.main{}

.main-left{width: 235px;}

.main-right{width:835px;}



/*网站当前位置*/

.site-breadcrumb{font-size: 12px;}

.site-breadcrumb .text{font-size: 12px;padding: 2px 6px 2px 0;}

.site-breadcrumb .text i{color: #999}



/*面包屑*/

.xb-breadcrumb{margin-bottom: 0;padding: 0; height: 40px; background: #f6f6f6; line-height: 40px;}

.xb-breadcrumb li{float: left; margin-right:6px;}

.xb-breadcrumb li a:after{content: '>'; font-family: '黑体'; font-size: 14px; color: #999; position: relative; left: 3px;}

.xb-breadcrumb li:last-child a:after{display: none;}

.xb-breadcrumb li.active a{color: #000 !important;}



/*内页横幅*/

.sub-banner{display: table; width: 100%; height: 64px;position: relative;clear: both;}

.sub-banner .banner-title{margin-top:129px; text-transform: uppercase; text-shadow: 0 1px 3px #000;}

.sub-banner .banner-title span{display: block;}

.sub-banner .zh{font-size: 18px; color: #fff;}

.sub-banner .en{font-size: 14px; color: #fff;}



/*右侧*/



/*二级栏目名称*/

.titleBar{padding: 10px 0;border-bottom: 1px solid #e5e4e2}

.titleBar .zh{font-size: 16px;font-weight: bold;font-family: "Microsoft Yahei";color: #bf2621;}



/*//sub-typename*/



/*列表组datalist*/

.xb-list{}

.xb-list ul,

.xb-list li{

  list-style: none;

}

.xb-list > .row{margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0}

.xb-list .list-item{padding-left: 0; padding-right: 0; position: relative;}

.xb-list .item-media{position: relative; overflow: hidden;display: block;}

.xb-list .item-media:hover{}

.xb-list .item-media img{margin: 0; width: 100%; max-width: 100%; width: auto/9; height: auto; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}

.xb-list .title,

.xb-list .title a{

  display: block; color: #333333

}

.xb-list .item-layer{width: 100%; height: 100%; color: #fff; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.6) !important; filter: alpha(opacity=60); background-color: #000000; display: none;}

.xb-list .item-layer .icon{position: absolute; left: 50%; top: 50%; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.23 ease;}

.xb-list .active .icon{margin-top: -10px; /* animation:animations-hover .5s infinite; -moz-animation:animations-hover .5s infinite; -webkit-animation:animations-hover .5s infinite; -o-animation:animations-hover 5s .infinite; */}

@-webkit-keyframes animations-hover{0%{margin-top: 0; background: red;} 25%{} 50%{margin-top: -10px; background: yellow;} 75%{} 100%{margin-top: 0; background: red;}}

.xb-list .active .item-media img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}

.xb-list .br{margin-right: 0!important}



/*间距*/

/*5px*/

.list-space > .row{margin-left: -5px;padding-left: 0; padding-right: -5px}

.list-space .list-item{padding-left: 5px; padding-right: 5px; margin-bottom: 12px;position: relative;}

/*10px*/

.list-space-10 > .row{margin-left: -10px;padding-left: 0; padding-right: -10px}

.list-space-10 .list-item{padding-left: 10px; padding-right: 10px; margin-bottom: 12px;position: relative;}

/*end列表组datalist*/



/*paging分页-pc*/

.paging{clear:both;height:auto;min-width:200px;text-align:center;}

.paging li,.paging ul{display:inline-block;margin:0;padding:0;list-style:none;*display:inline;zoom:1}

.paging ul{width:auto;height:100%;font-size:0;}

.paging li{font-size:12px;}

.paging li a{font-family:Arial,Helvetica,sans-serif;margin:0 3px;color:#999999;font-size: 12px;display: inline-block;border:1px solid #ddd;padding: 8px 12px;/*height:20px;line-height: 20px;*/}

.paging li a:hover{color:#333;text-decoration: none;text-decoration: none}

.paging li.paging_next a,

.paging li.paging_prev a{/*line-height:normal;position: relative;*/border:1px solid #ddd;padding: 8px 10px;}

.paging li.paging_next a i,

.paging li.paging_prev a i{font-size: 14px;}

.paging li.paging_current a{color:#fff;font-weight: 700;background: #e2231a;border-color:#e2231a;}

.paging li.total a{margin:0;}

.paging li.total a:hover{color: #999999}

.paging li.paging_next ~ .total,

.paging li.paging_prev ~ .total{margin-left: 6px}



/*详情模块*/

.xb-details{display: block;}

.details-heading{position: relative;}

.details-heading ul,

.details-heading li{

    list-style: none;

}

.details-heading .title{}

.details-heading .notes{}

.details-summary{}

.details-body{}

.details-foot{border-top: 1px dashed #d2d2d2;}

.previous-next,

.previous-next li{

  list-style: none;

  padding: 0

}

.previous-next{width: 80%; padding:12px 0}

.previous-next a:hover{color: #ba0001;}



.details-foot .share{width: 20%; padding:12px 0}

.details-foot .share .title{line-height: 28px;}



/*编辑器容器*/

.xb-editor{color: #999;line-height: 1.8em; padding: 30px 0; background: #fff;}

.xb-editor img{max-width: 100%; width: auto/9;height: auto;}


.detail-case-content{}
.detail-case-content a{color:#0000FF !important;}
.detail-content a{color:#0000FF !important;}

/*通用面板*/

.xb-window{border:1px solid #dedfe0;}

.xb-window-head{height: 40px; background: #f2f2f2; border-bottom:1px solid #dedfe0; line-height: 40px; padding: 0 20px;}

  .xb-window-head a,.xb-window-head span{padding-right: 20px;}

.xb-window-body{}

.xb-window-foot{}

.xb-window-foot input{}



/*表单面板*/

.xb-table{border:1px solid #dedfe0;}

.xb-table-head{height: 40px; background: #f2f2f2; border-bottom:1px solid #dedfe0; line-height: 40px; padding: 0 20px; overflow: hidden;}

  .xb-table-head a,.xb-table-head span{padding-right: 20px;}

.xb-table-body{}

.xb-table-body .xb-table-list{padding:20px; font-size: 14px; overflow: hidden;}

.xb-table-body .xb-table-list .col{display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;line-height: baseline;}

.xb-table-body .xb-table-list:nth-child(odd){background: #fff;}

.xb-table-body .xb-table-list:nth-child(even){background: #fafafa;}

.xb-table-body .xb-table-list i{padding: 0 5px; font-size: 14px;}

.xb-table-body .xb-table-list a{overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}

.xb-table-foot{}

.xb-table-foot input{}



/*首页栏目*/

.index-column{}

.index-column-title{min-height: 100px;}



/*核心优势*/

.advantage-column{background: url(../images/advantage-column-bg.png) top center no-repeat;  background-size: cover; -moz-background-size: cover; padding-bottom: 90px;}

.advantage-column .column-content li .list-item{height: 240px; margin: 0 5px; padding: 20px;}

.advantage-column .column-content li .list-item:hover{box-shadow: 0px 0px 10px rgba(102,102,102,0.1);}

.advantage-column .column-content li .list-switch{width: 100%; height: 63px; background: none; position: relative;}

.advantage-column .column-content li .list-switch:before{content: ''; width: 50%; height: 2px; background: #dcdcdc; position: absolute; top: 0; right: 0}

.advantage-column .column-content li .list-switch:after{content: ''; width: 50%; height: 2px; background: #dcdcdc; position: absolute; top: 0; left: 0}

.advantage-column .column-content li:first-child .list-switch:after{content:''; display: none;}

.advantage-column .column-content li:last-child .list-switch:before{content:''; display: none;}

.advantage-column .column-content li .list-switch .line{width: 2px; height: 100%; background:#dcdcdc; position: relative; box-sizing:content-box;}

.advantage-column .column-content li .list-switch .line:after{content: ''; width: 10px; height: 10px; display: block; background: #e2231a; border-radius: 50%; position: absolute; top: -4px; left: -4px; z-index: 888;}



/*最新酒店设计作品*/

.case-column{background: url(../images/case-column-bg.png) top center no-repeat; background-size: cover; -moz-background-size: cover; padding-bottom: 90px;}

.case-column li{height: 300px; margin-bottom: 20px; overflow: hidden;}

.case-column .list-item{width: 96%; height: 100%; z-index: 999; background: rgba(255,255,255,0.7); background-size: cover; -moz-background-size: cover;  padding:35px; bottom: -100%;}

.case-column .list-item .more{width: 90px;height: 30px; padding:2px;}

.case-column .list-content{width: 96%;z-index: 888;}

.case-column li:hover .list-item{bottom: 0;}



/*新闻中心*/

.news-column{background: url(../images/news-column-bg.png) top center no-repeat; background-size: cover; -moz-background-size: cover; padding-bottom: 90px;}

.news-column .column-content li a{position: relative;}

.news-column .column-content li a:before{content: ''; display: block; position: absolute; top: 17px; left: 0; border-width: 4px 0 4px 5px;border-color: transparent transparent transparent #636363;border-style: solid;}

.news-column .column-content li a:hover{color: #333;}

.news-column .column-content li a:hover:before{border-color: transparent transparent transparent #333;}



/*精英团队*/

.team-column{}

.team-column .column-content li{width:240px; height: 240px; float: left; overflow: hidden;}

.team-column .column-content li:nth-child(odd){ background: #eee;}

.team-column .column-content li:nth-child(even){ background: #ddd;}

.team-column .column-content li .list-item{width: 100%;height: 100%; background: #212121;}

.team-column .column-content li .list-item img{width: 100%;height: 100%;}



.team-list-content{padding:20px; width: 100%; height: 100%; background:rgba(0,0,0,0.4); position: relative;}

.sliphover-container .sliphover-overlay{background: none !important}

.team-list-content .zh{display: block; font-size: 18px; font-family: '黑体'; position: absolute; top: 100px;}

.team-list-content .note{display: block; font-size: 14px; font-family: '黑体'; position: absolute; top: 125px;}

.team-list-content i{position: absolute; right: 20px; top: 20px;}



/*合作伙伴*/

.partner-column{padding-bottom: 90px;}

.partner-column .column-content li{width: 240px; height: 145px; float: left; overflow: hidden; border:1px solid #e6e6e6;}

.partner-column .column-content li:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray;-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}





.configure{background: url(../images/configure-bg.png) top center no-repeat #fcfcfc;  background-size: cover; -moz-background-size: cover;}





/*公司荣誉*/

.list-honor{}

.list-honor li{width:290px; height: 250px; float: left; margin: 0 5px 10px 5px;}

.list-honor li:hover{background: #eeeeee;}

.list-honor li .list-media{height: 150px;}

.list-honor li .list-media img{height: 100%;}

.list-honor li .list-item{height: 50px;}



/*发展历程*/

.course-title{height: 200px; line-height: 200px; background:url(../images/course-title-bg.png)top right no-repeat #fff;}

.course-content{height: 430px; background:url(../images/course-content-bg.png)top right no-repeat #f5f5f5;}



/*案例展示*/

.case-list{}

.case-list li{height: 220px; margin-bottom: 12px; overflow: hidden;}

.case-list .list-item{width: 96%; height: 100%; z-index: 999; background:rgba(255,255,255,0.7);  background-size: cover; -moz-background-size: cover; border:1px solid #d2d2d2; padding:30px; bottom: -100%;}

.case-list .list-item .more{width: 90px;height: 30px; padding:2px;}

.case-list .list-content{width: 96%;z-index: 888;}

.case-list li:hover .list-item{bottom: 0;}





/*核心优势*/

.advantage-page{background:#fafafa;  background-size: cover; -moz-background-size: cover; padding-bottom: 90px;}

.advantage-page .column-content li .list-item{height: 370px; margin: 0 5px; padding: 20px;}

.advantage-page .column-content li .list-item:hover{box-shadow: 0px 0px 10px rgba(102,102,102,0.1);}

.advantage-page .column-content li .list-switch{width: 100%; height: 63px; background: none; position: relative;}

.advantage-page .column-content li .list-switch:before{content: ''; width: 50%; height: 2px; background: #dcdcdc; position: absolute; top: 0; right: 0}

.advantage-page .column-content li .list-switch:after{content: ''; width: 50%; height: 2px; background: #dcdcdc; position: absolute; top: 0; left: 0}

.advantage-page .column-content li:first-child .list-switch:after{content:''; display: none;}

.advantage-page .column-content li:last-child .list-switch:before{content:''; display: none;}

.advantage-page .column-content li .list-switch .line{width: 2px; height: 100%; background:#dcdcdc; position: relative; box-sizing:content-box;}

.advantage-page .column-content li .list-switch .line:after{content: ''; width: 10px; height: 10px; display: block; background: #e2231a; border-radius: 50%; position: absolute; top: -4px; left: -4px; z-index: 888;}





/*核心优势*/

.process-content{position: relative;}

.process-content:before{content: ''; width: 1px; height: 100%; display: block; background:#dcdcdc; position: absolute; left: 350px;}

.process-content li{width: 100%;}

.process-content li .title{position: relative;}

.process-content li .title:before{content: ''; width: 10px; height: 10px; display: block; background:#e2231a; border-radius: 50%; position: absolute; top: 0; right:-56px;}

.process-content li .content{}







/*联系我们*/

.contact-information{width: 580px; height: 300px;}

.contact-map{width: 580px; height: 300px; background: url(../images/contact-map-bg.png) top center no-repeat;background-size: cover; -moz-background-size: cover;}



.from-message-head li{width: 33.333%; float: left;}

.from-message-head li input[type=text]{width: 98%; height: 50px; background: #f3f3f3; border:0; padding-left: 15px;}

.from-message-head li input[type=text]:focus{background: #eaeaea;}



.from-message-body textarea{border: 0; background: #f3f3f3; padding: 15px;}

.from-message-body textarea:focus{background: #eaeaea;}



.from-message-foot .verif{width: auto;}

.from-message-foot .verif input[type=text]{width: 135px; height: 50px; border: 1px solid #e2e2e2; padding-left: 15px; float: left; margin-right: 10px;}

.from-message-foot .verif input[type=text]:focus{border: 1px solid #ccc;}

.from-message-foot .verif input[type=image]{width: 100px; height: 50px; border: 1px solid #e2e2e2; padding-left: 15px; float: left;}

.from-message-foot .verif .switch{display: block; width: 100px; height: 50px; float: left; text-align: center; line-height: 50px;}



.from-message-foot .confirm{width: 200px; height: 50px; float:right;}

.from-message-foot .confirm input[type=button]{width: 100%; height: 100%; background: #e30000; color: #fff; border: 0;}

.from-message-foot .confirm input[type=button]:hover{background: #f71b1b;}



/*新闻中心*/

.news-list{}

.news-list .switch li{margin-right: 30px;}

.news-list .switch li:last-child{margin-right:0;}

.news-list .switch li.active{border-bottom: 2px solid #e2231a;}

.news-list .column-content{}

.news-list .column-content li{padding:15px;}

.news-list .column-content li:hover{background: rgba(0,0,0,0.03);}

.news-list .column-content li .list-content{position: relative;}

.news-list .column-content li .list-content:before{content: ''; width: 2px; height: 150%; display: block; background: #e2231a; position: absolute; top: 0; left: -30px;}







/*招聘*/

.recruit-slide{}

.recruit-slide h3{margin: 0;}

.recruit-slide h3{ height:60px; line-height:60px; border-top:1px solid #e3e3e3; padding-left: 15px; background:none; cursor:pointer;font:normal 14px/32px "Microsoft YaHei";}

.recruit-slide h3:hover{background: rgba(0,0,0,0.02);}

.recruit-slide h3 em{ float:right; display:block; width:40px; height:60px;   background:url(../images/icoAdd.png) 16px 27px no-repeat; cursor:pointer; }

.recruit-slide h3.on em{ background-position:16px -43px; }

.recruit-slide h3 span{color: #333; line-height: 60px;}

.recruit-slide ul{margin: 0; padding:20px 15px; background: rgba(0,0,0,0.02); color:#999; display:none; /* 默认都隐藏 */ }



















/*导航风格模型*/

.xb-mod-header-002 .navbar-main .nav-main{height: auto; line-height: 0;text-align: right;width: 100%;}

.nav-main ul,

.nav-main li, 

.nav-main dl,

.nav-main dt,

.nav-main dd{padding: 0;margin:0;list-style: none}

  .nav-main li{position: relative;}

  .xb-mod-header-002 .nav-main>li{height: 100%; float: left; text-align: center; color: #ffffff; font-size: 14px;position: relative;}

  .xb-mod-header-002 .nav-main>li:after{content: "";display: block;width: 1px;height: 22px;background:rgba(255,255,255,0.2);  position: absolute;top: 32%;right: 0}

  .xb-mod-header-002 .nav-main>li:first-child::before{content: "";display: block;width: 1px;height: 22px;background:rgba(255,255,255,0.2);  position: absolute;top: 32%;left: 0}

  .xb-mod-header-002 .nav-main>li>a{height: 63px;color:rgba(255,255,255,0.8); margin: 0; padding:0 35px; overflow: hidden;}

  .xb-mod-header-002 .nav-main>li>a span{display: block;position: relative;line-height: 63px;}

  .xb-mod-header-002 .nav-main>li>a .en{display: block;color: #999;font-size: 12px;}

  .xb-mod-header-002 .nav-main>li>a:hover{background:transparent;color: #fff;}

  .xb-mod-header-002 .nav-main>.active >a{

      color: #fff;

      background: transparent!important;

      -webkit-box-shadow: none!important; 

      -moz-box-shadow: none!important; 

      box-shadow: none!important; 

      text-shadow:none; 

  }

  .xb-mod-header-002 .nav-main>.active>a span{}

  .xb-mod-header-002 .nav-main>.on >a{

    /*background: #abc3af!important;*/

    color: #fff;

   /*-webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; text-shadow:none;*/

  }

  .xb-mod-header-002 .nav-main>li.move >a{color: #333!important; background: none !important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; text-shadow:none!important;}

  .xb-mod-header-002 .nav-main .hot{display: block;width: 25px;height: 15px; position: absolute;top: 10px;right: 0; background: url(../images/hot.gif) no-repeat;}

  .xb-mod-header-002 .nav-main .movingLine{position: absolute; width: auto; background: #fff;width: 60px; height: 3px;top:0;display: none;}



  /*子菜单*/

  .xb-mod-header-002 .submenu{ 

    display:none ;

    position: absolute; 

    top: 100%;

    z-index: 999;

    min-width: 100%;

    background-color:rgba(0,0,0,0.4);

    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 180, color = '#888888');

    -ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#888888')";

  } 

  .xb-mod-header-002 .submenu li{font-size: 12px;height: auto;line-height: normal;border-top:1px solid rgba(255,255,255,0.1);position: relative;}

  .xb-mod-header-002 .submenu li a{display: block;padding:15px 20px;color:#fff;}

  .xb-mod-header-002 .submenu li a:hover{ background-color:rgba(0,0,0,0.4);}

  .xb-mod-header-002 .submenu   .submenu{position: absolute;left:100%;top: 0}





  @-webkit-keyframes fadeInUp {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(0, 20%, 0);

            transform: translate3d(0, 20%, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



@keyframes fadeInUp {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(0, 20%, 0);

            transform: translate3d(0, 20%, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



.fadeInUp{

  -webkit-animation-name: fadeInUp;

          animation-name: fadeInUp;

}
.logo-11 a{
	text-indent: -999em;
	background-image: url(/Websites/smy/Uploads/Picture/2017-05-19/591e9c613d499.png);
	background-repeat: no-repeat;
	background-position: 20px center;}
.logo-11 h1{font-size:9px;}
.c-fff h1{font-weight: normal;}
.nr-arclist p{font-size:16px;font-family: "宋体";}